home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Demos / TrapezeDemo / Trapeze Help / Trapeze Help.rsrc / HELP_2113_resize < prev    next >
Encoding:
Text File  |  1987-07-08  |  402 b   |  6 lines

  1. resize ( block, rows, columns, default* )
  2. change block size
  3.  
  4. block╤the block to be resized; rows╤a single value count of rows in the new block; columns╤a single value count of columns in the new block; default╤optional value to be filled in if result is to be larger than block.
  5.  
  6. resize creates a block containing the values from block in their original order which has the dimensions rows by columns.